Included in the folders are the necessary files to use with the Contemplates program for FS2 interface creation

Edit your config.txt in the following manner:

Add the following lines in the Button area:

    BUTTON  ./buttons/cb_sidetab.png            NULL                            NULL                                NULL                                    ./output/cb_sidetab.png
    BUTTON  ./buttons/cb_sidetab.png            ./buttons/cb_sidetab_0001.png   NULL                                NULL                                    ./output/cb_sidetab_c.png
    BUTTON  ./buttons/cb_sidetab.png            NULL                            ./buttons/cb_sidetab_0003.png       NULL                                    ./output/cb_sidetab_h.png
    BUTTON  ./buttons/axui_exit.png             NULL                            NULL                                NULL                                    ./output/axui_exit.png

Add the following line in the Popups area:

    axui_box1.png             NULL                      Y        Y                    NULL                       NULL

Add the following line to the Screens area:

    2_Journal.png             NULL                      Y        Y                    NULL                       [YOUR BG HERE]

Make sure that there are no TABs in the lines, Contemplates needs everything to be as spaces.
Also if you're using the conversion flag with contemplates, the png files that get created may not be moved to the /custom/ directory since they are already png
You may get a few "Not enough images defined" errors, but they appear to be harmless.